Return to start page

IsStringFromCharacterPool

Description

Checks if string whichString contains only characters from character pool characterPool. Checks each single character. whichString String which should be checked. characterPool Character pool which will be used for comparing all characters. Returns if all characters from string whichString are contained by string pool characterPool.

Source File

Core/String/Library Pool.j

Library

ALibraryCoreStringPool

Scope

-

Private

No

Parameters

Return Type

boolean

Public

No

Native

No

Constant

No